home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Trial / Webroot Internet Security Essentials / WebrootSecurityTrialSetup_EN.exe / {app} / SpySweeperUI.exe / 0 / RCDATA / TFRACLIENTPAGE / TFRACLIENTPAGE.txt
Text File  |  2008-11-13  |  1KB  |  55 lines

  1. object fraClientPage: TfraClientPage
  2.   Left = 0
  3.   Top = 0
  4.   Width = 515
  5.   Height = 359
  6.   Color = clWhite
  7.   ParentBackground = False
  8.   ParentColor = False
  9.   ParentShowHint = False
  10.   ShowHint = True
  11.   TabOrder = 0
  12.   TabStop = True
  13.   DesignSize = (
  14.     515
  15.     359)
  16.   object pnlBackgroundFrame: TTePanel
  17.     Left = 0
  18.     Top = 0
  19.     Width = 515
  20.     Height = 359
  21.     Align = alClient
  22.     TabOrder = 1
  23.     ThemeObject = 'ClientPanel'
  24.   end
  25.   object pnlHeader: TPanel
  26.     Left = 5
  27.     Top = 5
  28.     Width = 505
  29.     Height = 40
  30.     Anchors = [akLeft, akTop, akRight]
  31.     BevelOuter = bvNone
  32.     ParentColor = True
  33.     TabOrder = 0
  34.     DesignSize = (
  35.       505
  36.       40)
  37.     object btnContextHelp: TResTeButton
  38.       Left = 476
  39.       Top = -1
  40.       Width = 30
  41.       Height = 30
  42.       Cursor = crHandPoint
  43.       OnClick = btnContextHelpClick
  44.       Anchors = [akTop, akRight]
  45.       NumGlyphs = 2
  46.       Spacing = 1
  47.       ThemeObject = 'HelpContextButton'
  48.       TabOrder = 0
  49.       TabStop = False
  50.       ResourceImage = 'IMG_CONTEXT_HELP'
  51.       ResourceHint = 40132
  52.     end
  53.   end
  54. end
  55.